PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentFileAttachmentCollection Class
Methods


In This Topic
    PDFDocumentFileAttachmentCollection Class Members
    In This Topic

    The following tables list the members exposed by PDFDocumentFileAttachmentCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds an object to the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Public MethodClears the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Public MethodGets the file attachment with the specified name.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodRemoves an object from the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Public MethodRemoves the object at the specified index from the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Public MethodReplaces an object at the specified index in the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    Protected Methods
     NameDescription
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    See Also